# ports collection makefile for: xpx # Date created: 25 Oct 1998 # Whom: Seiichirou Hiraoka # # $FreeBSD$ # PORTNAME= xpx PORTVERSION= 1.41 PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www2s.biglobe.ne.jp/~yav/soft/xpx/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org COMMENT= A simple pixel editing tool to make datas for KISS WRKSRC= ${WRKDIR}/${PORTNAME} USE_XORG= x11 xext USE_IMAKE= yes XMKMF= xmkmf DOCSDIR= ${PREFIX}/share/doc/ja/${PORTNAME} PORTDOCS= xpx.doc xpxrc.eg PLIST_FILES= bin/xpx post-patch: @${REINPLACE_CMD} -e 's|myname|my_name|g' ${WRKSRC}/magtoppm.c @${REINPLACE_CMD} -e '/edit_mode/d' ${WRKSRC}/work.h pre-configure: @(cd ${CONFIGURE_WRKSRC}; ${SH} configure) post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for file in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
2
Commit message (Collapse)AuthorAgeFilesLines
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - USE_IMAKE --> BUILD_DEPENDS and USE_XORGgahr2008-03-141-3/+8
* - Add ports to "geography" virtual categorylaszlof2007-07-231-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Add more distfile mirrors that should not go away.simon2005-10-041-2/+4
* Author's mastersite seems to have disappeared. The remaining mastersite islinimon2005-10-031-1/+0
* astro/xearth - inclusion of a 'submitters' fileedwin2004-12-231-1/+1
* o Correct the number of extra markers that we provide, according to pkg-descrceri2003-08-161-4/+4
* De-pkg-comment.knu2003-02-211-0/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-2/+0
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-071-0/+2
* Massive reorganization: get rid of freebsd.core.markers and the make gluewill2001-01-081-14/+2
* Approved by: willlioux2000-10-071-10/+16
* The ${CP} command is inadequate for ports style. It was replaced bylioux2000-10-031-3/+4
* Correct date created, accordance with commit logs.will2000-08-201-1/+1
* Put jdp's entry in the proper place.green2000-07-131-0/+5
* Unleash all of these ports upon the people. I no longer have any interestwill2000-06-221-1/+1
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
* Finish moving MAINTAINER for my ports.will2000-03-221-1/+1
* Update to 1.1:jedgar1999-12-231-2/+2
* Resurrect freebsd.core.markers, but update the entries with ones fromgreen1999-11-031-0/+1
* Completely deprecate freebsd.core.markers by removal. This is in favorgreen1999-11-011-1/+0
* Install new marker file 'freebsd.committers.markers' at install time.jkoshy1999-10-251-0/+1
* Id->FreeBSD rename try 2.obrien1999-08-251-1/+1
* Additional mater site.asami1999-07-301-1/+2
* maintainership requestedmharo1999-06-231-2/+2
* Add more MASTER_SITES.vanilla1998-12-111-2/+4
* Take the manpages out of pkg/PLIST and put them in MAN1.steve1998-09-161-1/+3
* Add MAINTAINER tag.vanilla1998-05-041-1/+3