Lines 2-12
Link Here
|
2 |
# $FreeBSD: head/mail/opensmtpd/Makefile 424103 2016-10-17 10:38:05Z ashish $ |
2 |
# $FreeBSD: head/mail/opensmtpd/Makefile 424103 2016-10-17 10:38:05Z ashish $ |
3 |
|
3 |
|
4 |
PORTNAME= opensmtpd |
4 |
PORTNAME= opensmtpd |
5 |
PORTVERSION= 5.9.2p1 |
5 |
PORTVERSION= 6.0.2p1 |
6 |
PORTEPOCH= 1 |
6 |
PORTEPOCH= 1 |
7 |
PORTREVISION= 1 |
|
|
8 |
CATEGORIES= mail |
7 |
CATEGORIES= mail |
9 |
MASTER_SITES= http://www.opensmtpd.org/archives/ \ |
8 |
MASTER_SITES= https://www.opensmtpd.org/archives/ \ |
10 |
http://distfiles.pirateparty.in/ashish/ |
9 |
http://distfiles.pirateparty.in/ashish/ |
11 |
|
10 |
|
12 |
MAINTAINER= fluffy@FreeBSD.org |
11 |
MAINTAINER= fluffy@FreeBSD.org |
Lines 27-34
Link Here
|
27 |
SSL_PORT_DESC= SSL/TLS support via OpenSSL/LibreSSL from port |
26 |
SSL_PORT_DESC= SSL/TLS support via OpenSSL/LibreSSL from port |
28 |
TABLE_DB_DESC= Build table-db plugin (aliases) |
27 |
TABLE_DB_DESC= Build table-db plugin (aliases) |
29 |
|
28 |
|
30 |
USES= cpe libtool |
29 |
USES= cpe libtool ssl |
31 |
USE_OPENSSL= yes |
|
|
32 |
GNU_CONFIGURE= yes |
30 |
GNU_CONFIGURE= yes |
33 |
|
31 |
|
34 |
CPE_VENDOR= openbsd |
32 |
CPE_VENDOR= openbsd |