1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/misc/goldstr/Makefile
Pete Fritchman a7ebc6b6af Use USE_GETOPT_LONG.
PR:		51387, 51383, 51380, 51388, 51384, 51372, 51373,
		51381, 51382
Submitted by:	Ports Fury
2003-05-18 16:03:16 +00:00

23 lines
389 B
Makefile

# ex:ts=8
# New ports collection makefile for: goldstr
# Date created: Jul 31, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= goldstr
PORTVERSION= 1.6.0
CATEGORIES= misc
MASTER_SITES= http://it.geocities.com/andreamolteni/prog/goldstr/
MAINTAINER= ports@FreeBSD.org
COMMENT= Compute the golden string
USE_GETOPT_LONG= yes
GNU_CONFIGURE= yes
MAN1= goldstr.1
.include <bsd.port.mk>