# New ports collection makefile for: dbview # Date created: 7 May 1999 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= dbview PORTVERSION= 1.0.3 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.infodrom.north.de/pub/Linux/Devel/dbview/ MASTER_SITE_SUBDIR= apps/database/proprietary MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt MAN1= dbview.1 USE_REINPLACE= yes pre-patch: @${REINPLACE_CMD} -e 's,,,' \ ${WRKSRC}/db_dump.c do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/dbview ${PREFIX}/bin @ ${INSTALL_MAN} ${WRKSRC}/dbview.1 ${PREFIX}/man/man1 post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/dBASE ${DOCSDIR} .endif .include -ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/mpd
Commit message (Expand)AuthorAgeFilesLines
* Update to version 3.18; this also fixes build failure on -current.archie2004-05-053-20/+2
* Create /usr/local/etc/rc.d if it doesn't already exist.archie2004-04-161-0/+4
* Include patch that fixes ports/62477.archie2004-04-142-0/+18
* Update to version 3.17.archie2004-03-122-2/+2
* Upgrade to version 3.16.archie2004-01-063-3/+4
* Add sample startup script.archie2003-11-233-0/+42
* Update to version 3.15.archie2003-11-102-2/+2
* Fix build when openssl is not installed on the system already.archie2003-09-041-0/+3
* Update to version 3.14.archie2003-08-11