83bd8cb5c8
Submitted by: bento
21 lines
378 B
Makefile
21 lines
378 B
Makefile
# New ports collection makefile for: fortunelock
|
|
# Date created: 25 April 2000
|
|
# Whom: Daniel Harris <dannyboy@subdimension.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= fortunelock
|
|
PORTVERSION= 0.1.2
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://cx.capsi.com/src/fortunelock/
|
|
|
|
MAINTAINER= dannyboy@FreeBSD.org
|
|
|
|
USE_BZIP2= yes
|
|
|
|
MAN1= fortunelock.1
|
|
MANCOMPRESSED= no
|
|
|
|
.include <bsd.port.mk>
|