1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/multimedia/p5-Umph-Prompt/Makefile
Philip M. Gollucci b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00

24 lines
459 B
Makefile

# New ports collection makefile for: p5-Umph-Prompt
# Date created: 2011-09-27
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Umph-Prompt
PORTVERSION= 0.1.0
CATEGORIES= multimedia perl5
MASTER_SITES= GOOGLE_CODE
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= An interactive prompt module for umph and similar programs
PERL_CONFIGURE= 5.10.1+
PROJECTHOST= umph
MAN3= Umph::Prompt.3
.include <bsd.port.mk>