# New ports collection makefile for: samplicator # Date created: 1 June 2001 # Whom: Michael Lyngbol # # $FreeBSD$ # PORTNAME= samplicator PORTVERSION= 1.2.1 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.switch.ch/tf-tant/floma/sw/samplicator/ MAINTAINER= lyngbol@wheel.dk GNU_CONFIGURE= yes post-install: ${MKDIR} ${PREFIX}/share/doc/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/NEWS ${PREFIX}/share/doc/${PORTNAME}/ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${PORTNAME}/ .include