blob: 53758547638b5148f9cbd0d3fe31848e14670332 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# New ports collection makefile for: cucipop
# Version required: 1.31
# Date created: 7 Jun 1997
# Whom: igor@zynaps.ru
#
# $Id: Makefile,v 1.4 1998/08/26 09:38:47 vanilla Exp $
#
DISTNAME= cucipop-1.31
CATEGORIES= mail
MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/cucipop/
MAINTAINER= vanilla@FreeBSD.ORG
MAN8= cucipop.8
.include <bsd.port.mk>
|