1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- remove pre-install target

- add myself as MAINTAINER
This commit is contained in:
Torsten Blum 1995-05-05 20:43:47 +00:00
parent 56a5ae561e
commit cee36e7a59
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1630

View File

@ -3,7 +3,7 @@
# Date created: 17 Oct 1994
# Whom: torstenb
#
# $Id: Makefile,v 1.3 1995/04/01 12:43:59 jkh Exp $
# $Id: Makefile,v 1.4 1995/04/11 19:46:52 asami Exp $
#
DISTNAME= sox10p11
@ -12,8 +12,6 @@ CATEGORIES+= audio
MASTER_SITES= ftp://nic.switch.ch/software/sources/audio/
EXTRACT_SUFX= .tar.Z
pre-install:
mkdir -p ${PREFIX}/bin
mkdir -p ${PREFIX}/man
MAINTAINER= torstenb@FreeBSD.ORG
.include <bsd.port.mk>