mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
1228d352ee
MASTER_SITE_LOCAL site.
21 lines
348 B
Makefile
21 lines
348 B
Makefile
# New ports collection makefile for: mpd
|
|
# Date created: 26 Jun 2000
|
|
# Whom: Archie Cobbs
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= suckblow
|
|
PORTVERSION= 1.1
|
|
CATEGORIES= net misc
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
MASTER_SITE_SUBDIR= archie
|
|
|
|
MAINTAINER= archie@freebsd.org
|
|
|
|
MAN1= suck.1
|
|
MLINKS= suck.1 blow.1
|
|
MANCOMPRESSED= maybe
|
|
|
|
.include <bsd.port.mk>
|