Changeset 10828 for trunk/dports/irc
- Timestamp:
- Feb 4, 2005, 3:49:23 AM (15 years ago)
- Location:
- trunk/dports/irc/ngircd
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/irc/ngircd/Portfile
r10813 r10828 1 # $Id: Portfile,v 1. 2 2005/02/03 14:20:11toby Exp $1 # $Id: Portfile,v 1.3 2005/02/04 03:49:22 toby Exp $ 2 2 3 3 PortSystem 1.0 4 4 name ngircd 5 5 version 0.8.3 6 revision 1 6 7 categories irc 7 8 maintainers toby@opendarwin.org … … 18 19 checksums md5 ee977ef8da1a0f637ce992280c7f1ca2 19 20 21 patchfiles patch-doc__Makefile.am \ 22 patch-doc__Makefile.in 23 20 24 configure.env CPPFLAGS=-I${prefix}/include \ 21 25 LDFLAGS=-L${prefix}/lib
Note: See TracChangeset
for help on using the changeset viewer.