mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
a4d9a62bb2
I'm having problems with the package.
12 lines
168 B
Makefile
12 lines
168 B
Makefile
DISTNAME= afm
|
|
DISTFILES= afm-tar.Z
|
|
MASTER_SITES= ftp://sgi.com/sgi/fax/source/
|
|
EXTRACT_SUFX= -tar.Z
|
|
|
|
pre-patch:
|
|
rm -rf ${WRKSRC}/RCS
|
|
|
|
build:
|
|
|
|
.include <bsd.port.mk>
|