Changeset 14262 for trunk/dports/graphics
- Timestamp:
- Sep 25, 2005, 1:05:30 PM (14 years ago)
- Location:
- trunk/dports/graphics/plotutils
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/graphics/plotutils/Portfile
r13831 r14262 1 # $Id: Portfile,v 1. 3 2005/09/02 16:03:20 yeledExp $1 # $Id: Portfile,v 1.4 2005/09/25 13:05:29 mww Exp $ 2 2 3 PortSystem 3 PortSystem 1.0 4 4 name plotutils 5 5 version 2.4.1 … … 18 18 master_sites gnu opendarwin::lt 19 19 20 checksums ${name}-${portversion}${extract.suffix} md5\21 8da2cc2ed5a837cad0753c7843ef18ee20 checksums ${name}-${portversion}${extract.suffix} \ 21 md5 8da2cc2ed5a837cad0753c7843ef18ee 22 22 23 23 depends_lib lib:libpng:libpng lib:libz:zlib 24 24 25 25 patchfiles patch-libplot_g_write.c patch-libplot_n_write.c \ 26 patch-libplot_i_rle.c 26 patch-libplot_i_rle.c patch-libplot_z_write.c 27 27 28 28 configure.args --without-x --enable-libplotter \
Note: See TracChangeset
for help on using the changeset viewer.