# New ports collection makefile for: gramofile # Date created: Fri Jan 28 18:40:38 CET 2000 # Whom: nox@jelal.kn-bremen.de # # $FreeBSD$ # PORTNAME= gramofile PORTVERSION= 1.6 CATEGORIES= audio MASTER_SITES= http://panic.et.tudelft.nl/~costar/gramofile/ MAINTAINER= nox@jelal.kn-bremen.de ALL_TARGET= gramofile USE_GMAKE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gramofile ${WRKSRC}/bplay_gramo ${PREFIX}/bin ${MKDIR} ${PREFIX}/share/doc/gramofile ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gramofile ${LN} -s bplay_gramo ${PREFIX}/bin/brec_gramo .include d-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - make portlint happydinoex2003-11-181-7/+7
* - Layout for GnuSTEP 1.8.0dinoex2003-10-191-74/+48
* - use new hook USE_GNUSTEP in bsd.port.mkdinoex2003-08-281-8/+5
* - update to 0.3.5dinoex2003-07-263-117/+121
* - Drop obsolete definesdinoex2003-07-041-1/+0
* - don't package ~/GNUSstepdinoex2003-06-181-5/+0
* - remove empty dirsdinoex2003-06-101-4/+6
* - Add WITH_GNUSTEP_DEVELdinoex2003-06-011-38/+38
* - Use libobjc.sodinoex2003-04-131-25/+7
* - use MASTER_SITE_GNUSTEPdinoex2003-03-232-8/+12
* - Update to 0.3.2dinoex2003-03-053-3/+31
* - Update for gnustep 1.5.2 and gui 0.8.4dinoex2003-02-27