- Take maintainership

- use tabs
This commit is contained in:
Dirk Meyer 2003-01-11 14:29:31 +00:00
parent d26fb14bb7
commit 344ba4f59a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72905

View File

@ -5,18 +5,18 @@
# $FreeBSD$
#
PORTNAME= ffcall
PORTVERSION= 1.8
CATEGORIES= devel
MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/
PORTNAME= ffcall
PORTVERSION= 1.8
CATEGORIES= devel
MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/
MAINTAINER= ports@FreeBSD.org
MAINTAINER= dinoex@FreeBSD.org
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3
MANCOMPRESSED= no
MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3
MANCOMPRESSED= no
.include <bsd.port.mk>