Ticket #5407: gallery.diff
File gallery.diff, 757 bytes (added by joe@…, 19 years ago) |
---|
-
www/gallery/Portfile
old new 1 PortSystem 1.0 1 # $Id: Portfile,v 1.1 2005/10/06 20:25:38 mww Exp $ 2 3 PortSystem 1.0 2 4 3 5 name gallery 4 version 2.0 .16 version 2.0 5 7 categories www 6 8 maintainers joe@netmusician.org 7 9 … … 20 22 homepage http://gallery.menalto.com 21 23 master_sites sourceforge 22 24 distname gallery-${version}-full 23 checksums md5 e2601ba687acd3a43560041988a3b2a525 checksums md5 2b0f11a494b7c18e17f333509cbb7ee8 24 26 platforms darwin freebsd 25 27 26 28 depends_run port:jhead \ … … 59 61 } 60 62 61 63 use_configure no 62 configure {}63 64 build {} 64 65 65 66 66 set docpath ${destroot}${prefix}/www/data/gallery 67 67 68 68 destroot {