From cb8946c9a4df4b5aea7cd43b814f15f0651ae834 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Sat, 21 Feb 2015 15:34:33 +0000 Subject: - Add LICENSE - Strip library --- textproc/libmrss-php/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'textproc/libmrss-php') diff --git a/textproc/libmrss-php/Makefile b/textproc/libmrss-php/Makefile index edeb2c831006..00682cb1cb50 100644 --- a/textproc/libmrss-php/Makefile +++ b/textproc/libmrss-php/Makefile @@ -11,6 +11,9 @@ PKGNAMESUFFIX= -php MAINTAINER= ports@FreeBSD.org COMMENT= PHP library for parsing, writing, and creating RSS +LICENSE= LGPL21 # or later +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libmrss.so:${PORTSDIR}/textproc/libmrss GNU_CONFIGURE= yes @@ -25,4 +28,7 @@ USE_PHPEXT= yes PHP_MODNAME= mrss WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/phpmrss +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/mrss.so + .include -- cgit r'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Convert to OptionsNGmiwi2013-03-081-10/+10
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Sync to final (for now) bsd.autotools.mkade2010-12-232-2/+3
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
* Round one migration of ports from automake{19,110} to automake111ade2010-10-062-1/+17
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
* - Change my maintainer address.ashish2010-06-111-1/+1
* Remove bms from the pkg-descr's of ports he no longer maintains.dougb2010-06-071-3/+0
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-4/+0
* - Build and install the nss_mdns_minimal module. This module only performspav2008-11-145-25/+159
* Update dns/nss_mdns to v0.10edwin2008-09-017-663/+63
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* Fix dependency list.bms2008-01-031-2/+2
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Fix nss_mdns when used from applications other than ssh.bms2007-04-122-41/+7
* - Fix plist if NOPORTDOCS is definedmarkus2007-02-031-8/+3
* Add USE_GMAKE.bms2007-01-251-0/+1
* Really fix the getaddrinfo() interface. Now 'ssh foo.local' should work.bms2007-01-211-15/+47
* Fix getaddrinfo(). Note that 'ssh foo.local' still doesn't work, becausebms2007-01-201-10/+7