# New ports collection makefile for: lipsf # Date created: 6 Dec 1996 # Whom: Mita Yoshio # # $FreeBSD$ # PORTNAME= lipsf PORTVERSION= 2.00 CATEGORIES= japanese print MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/lipsf/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= mita@jp.FreeBSD.org COMMENT= Text to LIPS filter WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//} MANLANG= ja MAN1= lipsf.1 pols.1 post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in HISTORY Install README TECHKNOW ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include rg/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - add OPTIONSdinoex2012-03-251-8/+20
* - fix pkg-plistdinoex2012-03-251-1/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1
* - update to 0.9.13dinoex2011-09-202-3/+3
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-12