# New ports collection makefile for: gridpix # Date created: 19 July 1999 # Whom: asami # # $FreeBSD$ # PORTNAME= gridpix PORTVERSION= 2.1 CATEGORIES= graphics MASTER_SITES= http://people.FreeBSD.org/~asami/distfiles/GridPix/ DISTNAME= GridPix-${PORTVERSION} MAINTAINER= asami@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/libpnm.a:${PORTSDIR}/graphics/netpbm LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg # create necessary directories -- don't want to depend on an http # server port since we don't know which one the user wants pre-install: ${MKDIR} ${PREFIX}/www/cgi-bin ${PREFIX}/www/data/gridpix/docs post-install: ${MKDIR} ${PREFIX}/share/doc/gridpix ${INSTALL_DATA} ${WRKSRC}/COPYRIGHT ${PREFIX}/share/doc/gridpix ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gridpix @${ECHO} "================================" @${CAT} ${PKGDIR}/MESSAGE @${ECHO} "================================" .include owspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/news/lusernet/Makefile
blob: ea9288a43740469ea41f30f54650493a5e3d48b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22