1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

mail/nullpop: fix fetch

- Fix distfile fetch, new upstream url
- Add LICENSE
- Trim Makefile header

PR:		ports/180472
Submitted by:	4721 tormail.org
Approved by:	maintainer (timeout)
This commit is contained in:
William Grzybowski 2013-07-28 13:40:25 +00:00
parent 063c5a9b7d
commit 8ca6ee9708
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323828
2 changed files with 6 additions and 8 deletions

View File

@ -1,17 +1,15 @@
# New ports collection makefile for: nullpop
# Date created: 2006-08-13
# Whom: Pankov Pavel <pankov_p@mail.ru>
#
# Created by: Pankov Pavel <pankov_p@mail.ru>
# $FreeBSD$
#
PORTNAME= nullpop
PORTVERSION= 0.3
CATEGORIES= mail
MASTER_SITES= http://memberwebs.com/stef/software/nullpop/
MASTER_SITES= http://thewalter.net/stef/software/nullpop/
MAINTAINER= pankov_p@mail.ru
COMMENT= A POP3 server that allows logins, but never returns any email
COMMENT= POP3 server that allows logins, but never returns any email
LICENSE= GPLv2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--libexecdir="${PREFIX}/bin"

View File

@ -3,4 +3,4 @@ email. This is useful for certain setups where the user needs an
'account' setup in their mail client, but no real mail will ever
be received.
WWW: http://memberwebs.com/nielsen/software/nullpop/
WWW: http://thewalter.net/stef/software/nullpop/