# ex:ts=8 # Ports collection makefile for: py-IMDbPY # Date created: Jul 8, 2004 # Whom: ijliao # # $FreeBSD$ # PORTNAME= imdbpy PORTVERSION= 2.4 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= imdbpy-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Retrieve and manage the data of the IMDb movie database USE_PYTHON= yes USE_PYDISTUTILS= yes WRKSRC= ${WRKDIR}/IMDbPY-${PORTVERSION} .if !defined(NOPORTDOCS) DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} PORTDOCS= * .endif post-install: @${FIND} ${PYTHON_SITELIBDIR}/imdb ! -type d | \ ${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST} @${FIND} ${PYTHON_SITELIBDIR}/imdb -type d | ${SORT} -r | \ ${SED} 's,^${PREFIX}/,@dirrm ,' >> ${TMPPLIST} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${CP} -R ${WRKSRC}/docs/ ${DOCSDIR} @${MKDIR} ${EXAMPLESDIR} ${CP} -R ${WRKSRC}/bin/ ${EXAMPLESDIR} @${FIND} ${EXAMPLESDIR} ! -type d | \ ${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST} @${FIND} ${EXAMPLESDIR} -type d | ${SORT} -r | \ ${SED} 's,^${PREFIX}/,@dirrm ,' >> ${TMPPLIST} .endif .include /cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/rubygem-github-markdown
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.6.9sunpoet2015-08-142-3/+5
* - Update to 0.6.8sunpoet2015-05-243-4/+4
* textproc/rubygem-github-markdown: update to 0.6.7swills2014-09-212-3/+3
* textproc/rubygem-github-markdown: update to 0.6.6swills2014-08-312-3/+3
* - Add stage supportswills2013-10-301-1/+0