mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
a7ebc6b6af
PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373, 51381, 51382 Submitted by: Ports Fury
23 lines
389 B
Makefile
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>
|