# New ports collection makefile for: scandoc # Date created: 13 April 2001 # Whom: Christopher Elkins # # $FreeBSD$ # PORTNAME= scandoc PORTVERSION= 0.14 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org USE_PERL5= yes NO_BUILD= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/${PORTNAME} .for i in COPYING ChangeLog README scandoc.html ${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/${PORTNAME} .endfor ${MKDIR} ${PREFIX}/share/doc/${PORTNAME}/images ${CP} -R ${WRKSRC}/images/ ${PREFIX}/share/doc/${PORTNAME}/images/ ${MKDIR} ${PREFIX}/share/doc/${PORTNAME}/templates ${CP} -R ${WRKSRC}/templates/ ${PREFIX}/share/doc/${PORTNAME}/templates/ ${MKDIR} ${PREFIX}/share/doc/${PORTNAME}/test ${CP} -R ${WRKSRC}/test/ ${PREFIX}/share/doc/${PORTNAME}/test/ .endif .include ata/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update "BSD" license in x11 categoriesfeld2014-12-071-1/+1
* Convert to new LIB_DEPENDSbapt2014-07-141-5/+1
* Remove trailing whitespaces from category x11ehaupt2014-02-211-1/+1
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
* - Convert to stagingeadler2013-10-131-4/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* For some of the unmaintained ports in the x11 category convert them to OptionsNGeadler2013-03-261-6/+4
* Relinquish to the pool.danfe2012-07-051-1/+1
* - update png to 1.5.10dinoex2012-06-012-1/+13
* - Update to version 0.2.9 and undeprecatedanfe2011-06-212-30/+19
* Improve port description and adjust WWW link.danfe2011-06-211-5/+6
* Reset maintainerbapt2011-06-121-1/+4
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - fix build for png-1.4.1dinoex2010-03-301-0/+4
* - update to 1.4.1dinoex2010-03-28