mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
090316dbc1
Converted p5* to use MASTER_SITE_PERL_CPAN
19 lines
385 B
Makefile
19 lines
385 B
Makefile
# New ports collection makefile for: buffer
|
|
# Version required: 1.17
|
|
# Date created: 17 Nov 1995
|
|
# Whom: markm
|
|
#
|
|
# $Id: Makefile,v 1.5 1996/11/11 05:49:15 obrien Exp $
|
|
#
|
|
|
|
DISTNAME= buffer-1.17
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ftp://ftp.sun.ac.za/pub/unix/misc/
|
|
|
|
MAINTAINER= markm@FreeBSD.ORG
|
|
|
|
NO_WRKSUBDIR= yes
|
|
MANL= buffer.l
|
|
|
|
.include <bsd.port.mk>
|