# ex:ts=8 # New ports collection makefile for: py-optik # Date created: Nov 13, 2001 # Whom: ijliao # # $FreeBSD$ # PORTNAME= optik PORTVERSION= 1.5.3 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= perky@FreeBSD.org COMMENT= A command-line parsing library for Python USE_PYTHON= yes USE_PYDISTUTILS= yes .if !defined(NOPORTDOCS) DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} PLIST_SUB+= DOCSDIR=${DOCSDIR:S@^${PREFIX}/@@} post-install:: @${MKDIR} ${DOCSDIR}/test ${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/test/* ${DOCSDIR}/test .endif EXAMPLES= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} PLIST_SUB+= EXAMPLES=${EXAMPLES:S@^${PREFIX}/@@} post-install:: @${MKDIR} ${EXAMPLES} ${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLES} .include ader'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libadplug
Commit message (Expand)AuthorAgeFilesLines
* Fix build with clang.ehaupt2011-06-211-0/+2
* Pacify portlint by unclobbering CONFIGURE_ENV, no functional change.ehaupt2011-05-061-6/+0
* Add LICENSE and remove MD5 sums.ehaupt2011-01-252-1/+1
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Update to 2.2.1ehaupt2010-05-213-6/+6
* Update to 2.2ehaupt2010-01-053-7/+11
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirror...amdmi32009-09-021-2/+1
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* Mark MAKE_JOBS_SAFEehaupt2009-03-271-0/+1
* Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we supportehaupt2008-07-071-1/+0
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0
* Update to 2.1ehaupt2007-04-213-6/+8
* Cleanup non-supported FreeBSD versionsehaupt2007-04-161-7/+1
* Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-281-0/+1
* Mark it BROKEN on 4.x, it does not compile.ehaupt2006-09-031-1/+7
* Update to 2.0.1ehaupt2006-08-154-66/+39