# Created by: Hung-Yi Chen # $FreeBSD$ PORTNAME= libnatpmp PORTVERSION= 20120821 CATEGORIES= net MASTER_SITES= http://miniupnp.free.fr/files/ MAINTAINER= gaod@hychen.org COMMENT= NAT-PMP lightweight library LICENSE= BSD USES= gmake MAKE_ENV+= INSTALLPREFIX=${PREFIX} CFLAGS+= -fPIC USE_LDCONFIG= yes PLIST_FILES= bin/natpmpc \ include/natpmp.h \ lib/libnatpmp.a \ lib/libnatpmp.so \ lib/libnatpmp.so.1 NO_STAGE= yes .include pository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-3/+0
* - Get Rid MD5 supportmiwi2011-03-201-2/+0
* - Fix build with newer gccmiwi2010-02-14